theme: Compute scale values once
authorBenjamin Otte <otte@redhat.com>
Sat, 5 Mar 2011 13:49:19 +0000 (14:49 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 5 Mar 2011 14:03:56 +0000 (15:03 +0100)
commit41b5a6a900a625771366f3492ac2b9463feabf4b
treed317aca8adf7b6aa475c3f3e724aa6e148de3182
parent8c8dda6a6bab8d5a334faeefc909b6153bb364b0
theme: Compute scale values once

Use a local variable to store the xscale and yscale, so that it's only
computed once.
Makes it easier to do the changes I'm about to do.
gtk/gtkthemingengine.c